八八字典>英语词典>push down翻译和用法

push down

英 [pʊʃ daʊn]

美 [pʊʃ daʊn]

推倒; 向下按

英英释义

verb

  • cause to come or go down
    1. The policeman downed the heavily armed suspect
    2. The mugger knocked down the old lady after she refused to hand over her wallet
    Synonym:downknock downcut downpull down

双语例句

  • Two other refactorings, Push Down and Pull Up, move class methods or fields from a class to its subclass or superclass, respectively.
    还有两个重构工具,PushDown和PullUp,分别实现将类方法或者属性从一个类移动到其子类或父类中。
  • This would push down profits and could lower the companies 'interest in investing in lifting output.
    这会压缩利润空间,可能会降低这些企业增产投资的兴趣。
  • When miners sell forward their production, they help push down prices.
    当矿商以远期方式销售产量时,会有助于拉低金价。
  • Competition from cloud-computing services will push down prices for more traditional software companies.
    云计算服务领域的竞争将压低传统软件公司的产品价格。
  • You may need to push down slightly on her lower gums to keep her from clamping down on you.
    你可能需要轻轻地向下按他的下牙关,免得他的牙齿咬紧。
  • But it can't push down on the water because the water is inside the glass.
    但是它不能给水以向下的压力因为水装在杯子里。
  • When data objects push down into a Web service stack, they serialize into XML data representations.
    当数据对象被放入Web服务栈中时,它们被序列化成XML数据表示。
  • These efforts have helped push down interest rates for those countries.
    这些措施已经帮助压低了这些国家的利率。
  • The eyelids continue to push down and the mouth continues to flatten.
    眼皮继续闭紧嘴巴继续平展。
  • The Pull Up refactoring is nearly identical to Push down, except, of course, that it moves class members from a class to its superclass instead of subclass.
    PullUp重构与PushDown几乎相同,当然PullUp是将类成员从一个类中移到其父类中,而不是子类中。